Fix `cargo clean` when not in the root dir
authorAlex Crichton <alex@alexcrichton.com>
Mon, 11 Aug 2014 04:01:59 +0000 (21:01 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Mon, 11 Aug 2014 04:01:59 +0000 (21:01 -0700)
commitbf6400a882e491140d73e2c287b576c7ef2c12d3
treef5c9891ddc6e710c185d8c5974b666ad9fb746b5
parent9feca9d922957d9c755d57e95c54fcc2ce26c2d1
Fix `cargo clean` when not in the root dir

Closes #361
src/cargo/util/toml.rs
tests/test_cargo_clean.rs